EMT Practice Test

1. Question Content...


Question List

Question1: About what does the configuration wizard ask you questions about how you measure?

Question2: A small Business Intelligence team is overwhelmed with multiple requests to create new dashboards. An option is to use layout templates to help with dashboard development.
What are two advantages of using layout templates? Choose 2 answers

Question3: What is an appropriate response when a client is disappointed that Einstein Discovery only detected patterns that were already known?

Question4: The Event Monitoring Analytics app brings prebuilt insights and analytics to what type of existing data in your org?

Question5: Refer to the graphic.

Which conclusion can be made regarding the strength of the model shown?

Question6: What are predictive insights good for?

Question7: A Salesforce administrator wants to create a new dashboard that uses custom geoJSON to display data; however, the administrator is unable to upload the file via the UI.
What should be done?

Question8: A consultant built an Einstein Analytics dashboard for a company. The company then requested an enhancement to the dashboard and provided additional data that needs to be displayed. As a result, the consultant decides to "augment" the dataflow.
Which phrase describes this transformation?

Question9: An Einstein Analytics team created a funnel chart to show the number of opportunities in each stage. The managers who use the chart report that the funnel shows stages in alphabetical order instead of sales cycle order.
In which two ways can a consultant help them address this issue? Choose 2 answers

Question10: What can you do in a dataset recipe?

Question11: When you set up Analytics, which of the following features can you enable?

Question12: A consultant is working with a credit card company that needs help with ongoing fraudulent transactions. The company provides a representative sample dataset for the consultant to analyze in Einstein Discovery. The story's initial assessment shows that a third-party payment app is the source of these fraudulent transactions.
However, the company rejects this assessment outcome, stating they have not had a partnership with this payment app long enough for it to be a concern.
What is the recommended next step to improve the story outcome?

Question13: After loading data to Einstein Discovery and creating a story, the client asks the Einstein Consultant to explain the "Unexplained Bar" in the "Why it Happened" chart.
Which explanation is correct?

Question14: How many groupings can you have in a Compare Table?

Question15: Where can you view the status of a CSV upload in Analytics?

Question16: When Analytics runs a dataflow that accesses Salesforce objects, which user does it use?

Question17: In the list of insights, the first insights that you see are the ones that explain, statistically, the most variation in the outcome variable. The insights that appear later, as you scroll through the story, explain variables that, statistically, account for less of the variation in the outcome variable.
When you select one variable, what are you comparing?

Question18: What's the magic of faceting?

Question19:
Which two statements can be determined based on the Why it Happened graphic above' Choose 2 answers

Question20: In what order does Einstein Discovery present the insights that it uncovers?

Question21: What kind of org should you use for checking challenges when you do Trailhead modules about Analytics?

Question22: What kind of insight is "What Is The Difference"?

Question23: The client asks an Einstein Consultant to build a dashboard with a chart that shows revenue and quantity of units sold. Which type of Combo Chart can the consultant use?

Question24: How can you restrict access to Analytics data at the row level?

Question25: What are Einstein Analytics prebuilt permission sets? Select 2:

Question26: Universal Containers reports that any selection in the List widget is not affecting the Pie chart in one of their Einstein Analytics dashboards. The step options associated with the List widget and Pie chart are shown in the graphic.

Given that the steps are using different datasets. which two changes can an Einstein Consultant make to solve this issue' Choose 2 answers

Question27: A data architect wants to use a dataflow transformation to implement row-level security that is based on role hierarchy in Salesforce. Which transformation should be used to level the dataset hierarchy'

Question28: You can configure access to data at all of the following levels, except:

Question29: A dataset for building the Einstein Discovery story contains 72 fields that are potentially relevant predictors.
Which approach is considered best practice to assess the top predictors in order to get to a meaningful and robust model?

Question30: In the context of Analytics, what is faceting?

Question31: A consultant created an Einstein Analytics dashboard in a sandbox. Now, the dashboard needs to be migrated into production.
To complete the migration, what are the consultant's three options? Choose 3 answers

Question32: The Universal Containers company used Einstein Analytics to create two datasets:
Dataset A: contains a list of activities with an "activitylD" dimension and a "userlD" dimension Dataset B:
contains a list of users with a "userlD" dimension
The team wants to delete from Dataset A all activities related to users in Dataset B.
How can an Einstein Consultant help them achieve this?

Question33:
Universal Containers has a dashboard for Sales Managers to visualize the YoY Growth of their customers- The formula used is: YoY = [(This Year - Last Year) / Last Year] % Based on the graphic, when there is no account in the Last Year column, the YoY Growth shows null results.
The Sales Managers want to replace it with 100% value.
What is the correct function to use?

Question34: An Einstein Discovery team created a model to maximize the margin of their sales opportunities. They want to deploy the model to the Opportunity object in order to predict the outcome of every newly created or updated Opportunity.
What are the steps to accomplish this?

Question35: The model quality metrics of an Einstein Discovery story indicate that the GINI coefficient in the four folds are 0.82, 0.83, 0.84, and 0.75, respectively.
Which two actions should a consultant take? Choose 2 answers

Question36: What can changing an answer to a wizard question do?

Question37: What is an Einstein Discovery story?

Question38: Which chart type is suitable for rendering five measures in a lens visualization?

Question39: What happens if you first disable Analytics, and then you re-enable Analytics later? Select 2

Question40: An Einstein Consultant receives a new project from a client that wants to implement Einstein Analytics. They do not currently have Einstein Analytics, but want guidance around how to ensure that their users have correct access.
They have 1000 users with a small team of three people who will build datasets and dashboards. An additional
15 people should be able to create dashboards. The remaining users should only be able to view dashboards.
Which recommendation should the consultant give the client?

Question41: A consultant built an Einstein Analytics app for the Sales Operations team. The Sales Operations team wants to share their app with other people at the company. The consultant recommends distributing the app as an Einstein Analytics template app.
What can the consultant do to give the Sales team more choices and options with future apps that are generated from the Sales Operations app'

Question42: An insurance company has many Einstein Analytics dashboards that show the influence of weather, such as atmospheric temperature, on customer cases. A service agent commented that it is sometimes difficult to determine, by looking at a dashboard, whether the temperature data is reported in degrees Fahrenheit or in degrees Celsius.
How can a dashboard designer ensure the temperature data is easier to interpret on the dashboards?

Question43: Which permission gives you view-only access to Analytics?

Question44: A consultant is asked to configure a user to view a dashboard, within a designated app, without the ability to create and save lenses. After adding the user to the app, which action should the consultant take to implement this requirement?

Question45: Universal Containers has a dashboard for Sales Managers. They need the ability to visualize the number of Closed Won opportunities by month, quarter, or year, and then display the result in a single chart. An Einstein Consultant created a static step to display three values: ClosedDate_month, ClosedDate_quarter, and ClosedDate_year.
What should the consultant do next?

Question46: In Einstein Analytics, which node is used in a dataflow to extract data from a registered dataset?

Question47: An Einstein Consultant needs to add some data values to an existing dataflow: a text field, a number (via a case statement), and a date (via SAQL).
In order to achieve this, which compute option should be used?

Question48: What do Analytics apps do?

Question49: What do you have to assign to users before they can access Analytics?

Question50: The client is trying to create a SAQL step to predict sales in each sales region. They cannot get the query to return any results, but have identified that the error is in the timeseries statement. They have asked an Einstein Consultant to review the following query and fix any errors.

Which timeseries statement will fix the query'

Question51: Which three parameters are used in a compare table formula field to calculate and display a field as percentage value? Choose 3 answers

Question52: What's the best way to describe the template-info.json file?

Question53: An Einstein Analytics consultant is notified of a performance issue with data sync (replication). The consultant researches the issue and determines that unnecessary data is being synced.
Which solution should the consultant implement to help improve data sync (replication) performance?

Question54: Which three parameters are used in a compare table formula field to calculate and display a field as percentage value? Choose 3 answers

Question55: The Universal Containers company built three Einstein Discovery stories that they want to use in Salesforce to predict and maximize their revenue per customer. The stories are for every region where they have business:
EMEA, AMER, and APAC.
How can a consultant help them deploy the three Einstein models to Salesforce7

Question56: Universal Containers reports that any selection in the List widget is not affecting the Pie chart in one of their Einstein Analytics dashboards. The step options associated with the List widget and Pie chart are shown in the graphic.

Which two changes can an Einstein Consultant implement to solve this issue, given that the steps are using the same dataset? Choose 2 answers